os/exec.Cmd.lookPathErr (field)
5 uses
os/exec (current package)
exec.go#L137: lookPathErr error // LookPath error, if any.
exec.go#L176: cmd.lookPathErr = err
exec.go#L203: if c.lookPathErr != nil {
exec.go#L377: if c.lookPathErr != nil {
exec.go#L380: return c.lookPathErr
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)